Skip to content

Release v0.1.4 — mobile responsiveness fixes#52

Merged
shahid-io merged 2 commits into
mainfrom
staging
Jul 1, 2026
Merged

Release v0.1.4 — mobile responsiveness fixes#52
shahid-io merged 2 commits into
mainfrom
staging

Conversation

@shahid-io

Copy link
Copy Markdown
Contributor

Release v0.1.4. Fixes the mobile overlap/overflow issues users reported on resume.binarysemaphore.com.

Fixed

  • Header overlap (all resume pages) — on phones the binary.semaphore / resume lockup collided with the theme toggle and sign-in. Phones now show just the b. mark (keeping / resume links); full lockup returns at sm. Marketing site unchanged.
  • Editor toolbar overflow — the one-row home / title / template / tune / json / export toolbar squeezed the title to nothing on phones. It now wraps (title row full-width, actions below) on small screens; single row on wider ones.
  • Tune popover — capped to viewport width so it can't hang off-screen.

Verification

  • Screenshotted header and editor toolbar at 320 / 375 / 768 / 1000px — no overlap, desktop unchanged, marketing header unchanged.
  • typecheck, lint, build pass.

🤖 Generated with Claude Code

shahid-io and others added 2 commits July 1, 2026 15:14
- Resume header: on phones the "binary.semaphore" lockup collapsed onto the theme
  toggle and sign-in. Show only the "b." mark below sm (keeping the "/ resume"
  links), and add min-w-0 / shrink-0 guards so the two header groups can never
  overlap. Adds an opt-in `textClassName` to Wordmark; the marketing site is
  unchanged.
- Editor toolbar: the single non-wrapping row (home / title / template / tune /
  json / export) overflowed and squeezed the title to nothing on phones. It now
  wraps — the title row is full-width and the actions flow onto following rows —
  while staying a single row on >=sm.
- Tune popover: cap its width to the viewport so it can't hang off-screen on
  narrow devices.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@shahid-io
shahid-io merged commit b38dd4b into main Jul 1, 2026
2 checks passed
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

🔍 Preview deployment ready: https://binarysemaphore-diyor01fd-shahidios-projects.vercel.app

Commit bcccf19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant